home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol E-12 / Vol E-12.iso / games / barbie / intro.swf / scripts / DefineButton2_27 / BUTTONCONDACTION on(release).as
Text File  |  2012-05-21  |  77b  |  6 lines

  1. on(release){
  2.    Mouse.show();
  3.    _root.where = 1;
  4.    gotoAndPlay(40);
  5. }
  6.